home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / Issue39 / construc / RDATAMOD.DFM / RDATAMOD.txt
Encoding:
Text File  |  1998-10-06  |  330 b   |  19 lines

  1. object VisitorTracking: TVisitorTracking
  2.   OldCreateOrder = False
  3.   OnCreate = VisitorTrackingCreate
  4.   Left = 298
  5.   Top = 185
  6.   Height = 130
  7.   Width = 171
  8.   object Table1: TTable
  9.     TableName = '19981006.DB'
  10.     Left = 24
  11.     Top = 24
  12.   end
  13.   object Provider1: TProvider
  14.     DataSet = Table1
  15.     Left = 88
  16.     Top = 24
  17.   end
  18. end
  19.